toggle menu
IntelliJ Platform Gradle Plugin
2.0.0-beta1
jvm
switch theme
search in API
IntelliJ Platform Gradle Plugin
/
org.jetbrains.intellij.platform.gradle.models
/
ProductInfo
/
LayoutItem
/
LayoutItem
Layout
Item
constructor
(
name
:
String
?
=
null
,
kind
:
ProductInfo.LayoutItemKind
?
=
null
,
classPath
:
List
<
String
>
=
mutableListOf()
)